func runtime.scanConservative
4 uses
runtime (current package)
mgcmark.go#L881: scanConservative(b, r.ptrdata(), gcdata, gcw, &state)
mgcmark.go#L941: scanConservative(frame.sp, size, nil, gcw, state)
mgcmark.go#L949: scanConservative(frame.argp, n, nil, gcw, state)
mgcmark.go#L1352: func scanConservative(b, n uintptr, ptrmask *uint8, gcw *gcWork, state *stackScanState) {
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |